﻿2026-07-06T05:56:24.3904057Z Current runner version: '2.335.1'
2026-07-06T05:56:24.3908747Z Runner name: 'hfenduleam'
2026-07-06T05:56:24.3909184Z Runner group name: 'Default'
2026-07-06T05:56:24.3909710Z Machine name: 'HFENDULEAM'
2026-07-06T05:56:24.3911535Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T05:56:24.3912797Z Contents: read
2026-07-06T05:56:24.3913128Z Metadata: read
2026-07-06T05:56:24.3913461Z Packages: read
2026-07-06T05:56:24.3913766Z ##[endgroup]
2026-07-06T05:56:24.3914989Z Secret source: Actions
2026-07-06T05:56:24.3915389Z Prepare workflow directory
2026-07-06T05:56:24.4193965Z Prepare all required actions
2026-07-06T05:56:24.4222395Z Getting action download info
2026-07-06T05:56:24.7340165Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T05:56:25.5727058Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-06T05:56:25.6398405Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-06T05:56:25.6399475Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-06T05:56:25.6400198Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-06T05:56:25.6400883Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-06T05:56:25.6401438Z [36;1mexit 0[0m
2026-07-06T05:56:25.6461719Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:56:25.6462487Z ##[endgroup]
2026-07-06T05:56:25.9888873Z ##[group]Run actions/checkout@v5
2026-07-06T05:56:25.9889612Z with:
2026-07-06T05:56:25.9889911Z   fetch-depth: 0
2026-07-06T05:56:25.9890307Z   repository: SaberMage/spt-core
2026-07-06T05:56:25.9893853Z   token: ***
2026-07-06T05:56:25.9894178Z   ssh-strict: true
2026-07-06T05:56:25.9894510Z   ssh-user: git
2026-07-06T05:56:25.9894881Z   persist-credentials: true
2026-07-06T05:56:25.9895246Z   clean: true
2026-07-06T05:56:25.9895617Z   sparse-checkout-cone-mode: true
2026-07-06T05:56:25.9896152Z   fetch-tags: false
2026-07-06T05:56:25.9896590Z   show-progress: true
2026-07-06T05:56:25.9897059Z   lfs: false
2026-07-06T05:56:25.9897363Z   submodules: false
2026-07-06T05:56:25.9897724Z   set-safe-directory: true
2026-07-06T05:56:25.9898161Z ##[endgroup]
2026-07-06T05:56:26.1936872Z Syncing repository: SaberMage/spt-core
2026-07-06T05:56:26.1938152Z ##[group]Getting Git version info
2026-07-06T05:56:26.1938908Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T05:56:26.2294372Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:56:26.2507350Z git version 2.43.0.windows.1
2026-07-06T05:56:26.2533338Z ##[endgroup]
2026-07-06T05:56:26.2542784Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d267f7ee-9291-49e7-9afd-0df5a0c27fc0\.gitconfig'
2026-07-06T05:56:26.2557096Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d267f7ee-9291-49e7-9afd-0df5a0c27fc0' before making global git config changes
2026-07-06T05:56:26.2558703Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:56:26.2562357Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T05:56:26.2807108Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T05:56:26.3016144Z https://github.com/SaberMage/spt-core
2026-07-06T05:56:26.3042707Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:56:26.3047333Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:56:26.3256129Z HEAD
2026-07-06T05:56:26.3527371Z ##[endgroup]
2026-07-06T05:56:26.3527940Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T05:56:26.9269055Z ##[group]Cleaning the repository
2026-07-06T05:56:26.9273447Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T05:56:42.5673504Z Removing .adapter-notify/
2026-07-06T05:56:42.5673900Z Removing target/
2026-07-06T05:56:42.5710341Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T05:56:42.6872135Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:42.6899542Z ##[endgroup]
2026-07-06T05:56:42.6905360Z ##[group]Disabling automatic garbage collection
2026-07-06T05:56:42.6911593Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:56:42.7214873Z ##[endgroup]
2026-07-06T05:56:42.7215323Z ##[group]Setting up auth
2026-07-06T05:56:42.7224193Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:56:42.7504131Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:56:43.2690641Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:56:43.2969974Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:56:43.7660075Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:56:43.7892180Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:56:44.1594345Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:56:44.1912077Z ##[endgroup]
2026-07-06T05:56:44.1912765Z ##[group]Fetching the repository
2026-07-06T05:56:44.1919546Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +cd4f0727256670b452497a6f671b62c6481820b7:refs/remotes/pull/52/merge
2026-07-06T05:56:45.1571239Z From https://github.com/SaberMage/spt-core
2026-07-06T05:56:45.1571601Z    e738ede2..8a54b2c7  remote-truth -> origin/remote-truth
2026-07-06T05:56:45.1701906Z ##[endgroup]
2026-07-06T05:56:45.1703079Z ##[group]Determining the checkout info
2026-07-06T05:56:45.1703806Z ##[endgroup]
2026-07-06T05:56:45.1709686Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:56:45.1992800Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:56:45.2225675Z ##[group]Checking out the ref
2026-07-06T05:56:45.2230593Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:56:45.2577542Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:56:45.2599709Z ##[endgroup]
2026-07-06T05:56:45.2853247Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:56:45.3063929Z cd4f0727256670b452497a6f671b62c6481820b7
2026-07-06T05:56:45.3350864Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-06T05:56:45.3351226Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-06T05:56:45.3351468Z [36;1m$PIN = "0c95435"[0m
2026-07-06T05:56:45.3351747Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-06T05:56:45.3352000Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-06T05:56:45.3352365Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-06T05:56:45.3352727Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-06T05:56:45.3353007Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-06T05:56:45.3353323Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-06T05:56:45.3354624Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-06T05:56:45.3354945Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-06T05:56:45.3355285Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-06T05:56:45.3355572Z [36;1m}[0m
2026-07-06T05:56:45.3355741Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-06T05:56:45.3355997Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-06T05:56:45.3420644Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:56:45.3420906Z ##[endgroup]
2026-07-06T05:56:47.7818110Z    Compiling proc-macro2 v1.0.106
2026-07-06T05:56:47.7818404Z    Compiling unicode-ident v1.0.24
2026-07-06T05:56:47.7818634Z    Compiling quote v1.0.45
2026-07-06T05:56:47.7818827Z    Compiling cfg-if v1.0.4
2026-07-06T05:56:47.7820205Z    Compiling serde_core v1.0.228
2026-07-06T05:56:47.7820636Z    Compiling serde v1.0.228
2026-07-06T05:56:47.7820914Z    Compiling windows-link v0.2.1
2026-07-06T05:56:47.7821263Z    Compiling portable-atomic v1.13.1
2026-07-06T05:56:47.7821617Z    Compiling getrandom v0.3.4
2026-07-06T05:56:47.7822019Z    Compiling typenum v1.20.1
2026-07-06T05:56:47.7822551Z    Compiling pin-project-lite v0.2.17
2026-07-06T05:56:47.7823220Z    Compiling version_check v0.9.5
2026-07-06T05:56:47.7824211Z    Compiling shlex v2.0.1
2026-07-06T05:56:47.7829546Z    Compiling find-msvc-tools v0.1.9
2026-07-06T05:56:47.7835013Z    Compiling critical-section v1.2.0
2026-07-06T05:56:47.7836773Z    Compiling memchr v2.8.1
2026-07-06T05:56:47.8481211Z    Compiling windows-sys v0.61.2
2026-07-06T05:56:47.8787732Z    Compiling subtle v2.6.1
2026-07-06T05:56:47.8939590Z    Compiling futures-core v0.3.32
2026-07-06T05:56:47.9067633Z    Compiling smallvec v1.15.1
2026-07-06T05:56:48.0739592Z    Compiling equivalent v1.0.2
2026-07-06T05:56:48.1171390Z    Compiling itoa v1.0.18
2026-07-06T05:56:48.1171819Z    Compiling bytes v1.11.1
2026-07-06T05:56:48.1493589Z    Compiling semver v1.0.28
2026-07-06T05:56:48.1520784Z    Compiling stable_deref_trait v1.2.1
2026-07-06T05:56:48.2331799Z    Compiling log v0.4.32
2026-07-06T05:56:48.2640633Z    Compiling rand_core v0.10.1
2026-07-06T05:56:48.2804910Z    Compiling generic-array v0.14.7
2026-07-06T05:56:48.3045077Z    Compiling slab v0.4.12
2026-07-06T05:56:48.3769119Z    Compiling rustc_version v0.4.1
2026-07-06T05:56:48.4273541Z    Compiling futures-io v0.3.32
2026-07-06T05:56:48.5592405Z    Compiling futures-sink v0.3.32
2026-07-06T05:56:48.5815134Z    Compiling hashbrown v0.17.1
2026-07-06T05:56:48.5825859Z    Compiling futures-task v0.3.32
2026-07-06T05:56:48.6659565Z    Compiling rustversion v1.0.22
2026-07-06T05:56:48.7835540Z    Compiling getrandom v0.2.17
2026-07-06T05:56:48.7960900Z    Compiling getrandom v0.4.2
2026-07-06T05:56:48.8320935Z    Compiling cpufeatures v0.2.17
2026-07-06T05:56:48.8954359Z    Compiling fnv v1.0.7
2026-07-06T05:56:48.8978835Z    Compiling libc v0.2.186
2026-07-06T05:56:48.9367203Z    Compiling cfg_aliases v0.2.1
2026-07-06T05:56:49.0823942Z    Compiling strsim v0.11.1
2026-07-06T05:56:49.1455883Z    Compiling jobserver v0.1.34
2026-07-06T05:56:49.2109943Z    Compiling futures-channel v0.3.32
2026-07-06T05:56:49.2391744Z    Compiling autocfg v1.5.1
2026-07-06T05:56:49.2410479Z    Compiling writeable v0.6.3
2026-07-06T05:56:49.2443779Z    Compiling litemap v0.8.2
2026-07-06T05:56:49.2444905Z    Compiling icu_properties_data v2.2.0
2026-07-06T05:56:49.2885819Z    Compiling fs_extra v1.3.0
2026-07-06T05:56:49.4911574Z    Compiling cc v1.2.63
2026-07-06T05:56:49.4912130Z    Compiling utf8_iter v1.0.4
2026-07-06T05:56:49.4921236Z    Compiling dunce v1.0.5
2026-07-06T05:56:49.6101879Z    Compiling ident_case v1.0.1
2026-07-06T05:56:49.6533168Z    Compiling indexmap v2.14.0
2026-07-06T05:56:49.6705879Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T05:56:49.7209131Z    Compiling syn v2.0.117
2026-07-06T05:56:49.7413181Z    Compiling percent-encoding v2.3.2
2026-07-06T05:56:49.7497388Z    Compiling http v1.4.1
2026-07-06T05:56:49.8049884Z    Compiling crypto-common v0.1.7
2026-07-06T05:56:49.8524008Z    Compiling unicode-segmentation v1.13.3
2026-07-06T05:56:49.8751977Z    Compiling cpufeatures v0.3.0
2026-07-06T05:56:49.9513552Z    Compiling thiserror v2.0.18
2026-07-06T05:56:49.9623179Z    Compiling aws-lc-rs v1.17.0
2026-07-06T05:56:49.9706692Z    Compiling scopeguard v1.2.0
2026-07-06T05:56:49.9898017Z    Compiling chacha20 v0.10.0
2026-07-06T05:56:50.0156288Z    Compiling form_urlencoded v1.2.2
2026-07-06T05:56:50.1044599Z    Compiling lock_api v0.4.14
2026-07-06T05:56:50.1786875Z    Compiling block-buffer v0.10.4
2026-07-06T05:56:50.2424041Z    Compiling winapi v0.3.9
2026-07-06T05:56:50.3301217Z    Compiling untrusted v0.9.0
2026-07-06T05:56:50.3804055Z    Compiling cmake v0.1.58
2026-07-06T05:56:50.4210617Z    Compiling bitflags v2.12.1
2026-07-06T05:56:50.4233531Z    Compiling rand v0.10.1
2026-07-06T05:56:50.4253252Z    Compiling num-traits v0.2.19
2026-07-06T05:56:50.5983011Z    Compiling windows-result v0.4.1
2026-07-06T05:56:50.6912929Z    Compiling digest v0.10.7
2026-07-06T05:56:50.7025189Z    Compiling windows-strings v0.5.1
2026-07-06T05:56:50.8161281Z    Compiling rustls v0.23.40
2026-07-06T05:56:50.9181401Z    Compiling heck v0.5.0
2026-07-06T05:56:51.0523321Z    Compiling convert_case v0.10.0
2026-07-06T05:56:51.0523779Z    Compiling anyhow v1.0.102
2026-07-06T05:56:51.0931332Z    Compiling atomic-waker v1.1.2
2026-07-06T05:56:51.1232570Z    Compiling unicode-xid v0.2.6
2026-07-06T05:56:51.1851110Z    Compiling const-oid v0.10.2
2026-07-06T05:56:51.2196295Z    Compiling zerocopy v0.8.50
2026-07-06T05:56:51.2748261Z    Compiling parking_lot_core v0.9.12
2026-07-06T05:56:51.3283433Z    Compiling aws-lc-sys v0.41.0
2026-07-06T05:56:51.3616890Z    Compiling ring v0.17.14
2026-07-06T05:56:51.3617416Z    Compiling httparse v1.10.1
2026-07-06T05:56:51.3617754Z    Compiling http-body v1.0.1
2026-07-06T05:56:51.3987350Z    Compiling curve25519-dalek v4.1.3
2026-07-06T05:56:51.4083879Z    Compiling hybrid-array v0.4.12
2026-07-06T05:56:51.5394390Z    Compiling ahash v0.8.12
2026-07-06T05:56:51.5775795Z    Compiling powerfmt v0.2.0
2026-07-06T05:56:51.6018802Z    Compiling either v1.16.0
2026-07-06T05:56:51.7691756Z    Compiling base64ct v1.8.3
2026-07-06T05:56:51.7759033Z    Compiling fastrand v2.4.1
2026-07-06T05:56:51.8862232Z    Compiling deranged v0.5.8
2026-07-06T05:56:52.0024693Z    Compiling uuid v1.23.2
2026-07-06T05:56:52.0531920Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T05:56:52.0622786Z    Compiling rand_core v0.6.4
2026-07-06T05:56:52.0792413Z    Compiling num-conv v0.2.2
2026-07-06T05:56:52.1271766Z    Compiling pkg-config v0.3.33
2026-07-06T05:56:52.2704785Z    Compiling vcpkg v0.2.15
2026-07-06T05:56:52.2886579Z    Compiling base64 v0.22.1
2026-07-06T05:56:52.2887475Z    Compiling time-core v0.1.8
2026-07-06T05:56:52.3204793Z    Compiling zmij v1.0.21
2026-07-06T05:56:52.4154172Z    Compiling try-lock v0.2.5
2026-07-06T05:56:52.4977166Z    Compiling data-encoding v2.11.0
2026-07-06T05:56:52.5127045Z    Compiling tower-service v0.3.3
2026-07-06T05:56:52.5544911Z    Compiling tinyvec_macros v0.1.1
2026-07-06T05:56:52.8119767Z    Compiling want v0.3.1
2026-07-06T05:56:52.8433633Z    Compiling tinyvec v1.11.0
2026-07-06T05:56:52.8555734Z    Compiling parking_lot v0.12.5
2026-07-06T05:56:52.8919447Z    Compiling block-buffer v0.12.0
2026-07-06T05:56:52.8920824Z    Compiling crypto-common v0.2.2
2026-07-06T05:56:53.1486352Z    Compiling sha2 v0.10.9
2026-07-06T05:56:53.1930662Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T05:56:53.1941854Z    Compiling vergen-lib v9.1.0
2026-07-06T05:56:53.2062279Z    Compiling inout v0.1.4
2026-07-06T05:56:53.2660659Z    Compiling n0-future v0.3.2
2026-07-06T05:56:53.2849681Z    Compiling httpdate v1.0.3
2026-07-06T05:56:53.4008998Z    Compiling synstructure v0.13.2
2026-07-06T05:56:53.4303939Z    Compiling darling_core v0.20.11
2026-07-06T05:56:53.5735450Z    Compiling serde_json v1.0.150
2026-07-06T05:56:53.5797512Z    Compiling cordyceps v0.3.4
2026-07-06T05:56:53.6096768Z    Compiling crossbeam-utils v0.8.21
2026-07-06T05:56:53.6544038Z    Compiling diatomic-waker v0.2.3
2026-07-06T05:56:53.6713001Z    Compiling signature v2.2.0
2026-07-06T05:56:53.7544555Z    Compiling spin v0.10.0
2026-07-06T05:56:53.7676146Z    Compiling parking v2.2.1
2026-07-06T05:56:53.9376545Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-06T05:56:53.9489526Z    Compiling winnow v1.0.3
2026-07-06T05:56:53.9489961Z    Compiling futures-lite v2.6.1
2026-07-06T05:56:53.9819320Z    Compiling futures-buffered v0.2.13
2026-07-06T05:56:54.0900872Z    Compiling ed25519 v2.2.3
2026-07-06T05:56:54.2096532Z    Compiling digest v0.11.3
2026-07-06T05:56:54.3485801Z    Compiling cipher v0.4.4
2026-07-06T05:56:54.3940130Z    Compiling vergen-lib v0.1.6
2026-07-06T05:56:54.5048111Z    Compiling vergen v9.1.0
2026-07-06T05:56:54.5201022Z    Compiling universal-hash v0.5.1
2026-07-06T05:56:54.5339233Z    Compiling noq-udp v0.10.0
2026-07-06T05:56:54.6664070Z    Compiling heapless v0.7.17
2026-07-06T05:56:54.6767807Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T05:56:54.6973319Z    Compiling sync_wrapper v1.0.2
2026-07-06T05:56:54.7196551Z    Compiling byteorder v1.5.0
2026-07-06T05:56:54.8156374Z    Compiling opaque-debug v0.3.1
2026-07-06T05:56:54.8261467Z    Compiling allocator-api2 v0.2.21
2026-07-06T05:56:54.8927981Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T05:56:54.9357809Z    Compiling hash32 v0.2.1
2026-07-06T05:56:54.9579529Z    Compiling polyval v0.6.2
2026-07-06T05:56:55.2471284Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T05:56:55.2573341Z    Compiling vergen-gitcl v1.0.8
2026-07-06T05:56:55.2819280Z    Compiling spin v0.9.8
2026-07-06T05:56:55.3888990Z    Compiling windows-threading v0.2.1
2026-07-06T05:56:55.6217075Z    Compiling socket2 v0.6.4
2026-07-06T05:56:55.6372825Z    Compiling mio v1.2.1
2026-07-06T05:56:55.7423978Z    Compiling ryu v1.0.23
2026-07-06T05:56:55.8403586Z    Compiling fallible-iterator v0.3.0
2026-07-06T05:56:55.8798224Z    Compiling serde_derive v1.0.228
2026-07-06T05:56:55.8875742Z    Compiling zeroize_derive v1.4.3
2026-07-06T05:56:55.9104587Z    Compiling zerofrom-derive v0.1.7
2026-07-06T05:56:56.0597618Z    Compiling yoke-derive v0.8.2
2026-07-06T05:56:56.2928325Z    Compiling tokio-macros v2.7.0
2026-07-06T05:56:56.3498473Z    Compiling futures-macro v0.3.32
2026-07-06T05:56:56.4281784Z    Compiling zerovec-derive v0.11.3
2026-07-06T05:56:56.4493836Z    Compiling displaydoc v0.2.6
2026-07-06T05:56:56.5418584Z    Compiling tracing-attributes v0.1.31
2026-07-06T05:56:56.5763081Z    Compiling thiserror-impl v2.0.18
2026-07-06T05:56:56.8287885Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T05:56:56.9735219Z    Compiling zeroize v1.8.2
2026-07-06T05:56:57.0552558Z    Compiling darling_macro v0.20.11
2026-07-06T05:56:57.4143649Z    Compiling rustls-pki-types v1.14.1
2026-07-06T05:56:57.4244867Z    Compiling tokio v1.52.3
2026-07-06T05:56:57.4523794Z    Compiling futures-util v0.3.32
2026-07-06T05:56:57.5353785Z    Compiling derive_more-impl v2.1.1
2026-07-06T05:56:57.7199326Z    Compiling windows-interface v0.59.3
2026-07-06T05:56:57.7516864Z    Compiling spez v0.1.2
2026-07-06T05:56:57.7518473Z    Compiling darling v0.20.11
2026-07-06T05:56:57.7575750Z    Compiling windows-implement v0.60.2
2026-07-06T05:56:57.8045704Z    Compiling zerofrom v0.1.8
2026-07-06T05:56:58.0135818Z    Compiling derive_builder_core v0.20.2
2026-07-06T05:56:58.1541641Z    Compiling yoke v0.8.3
2026-07-06T05:56:58.1853163Z    Compiling n0-error-macros v0.1.3
2026-07-06T05:56:58.4571630Z    Compiling der v0.8.0-rc.10
2026-07-06T05:56:58.4727886Z    Compiling zerovec v0.11.6
2026-07-06T05:56:58.5973753Z    Compiling zerotrie v0.2.4
2026-07-06T05:56:58.6475756Z    Compiling pin-project-internal v1.1.13
2026-07-06T05:56:58.9352672Z    Compiling windows-core v0.62.2
2026-07-06T05:56:58.9607848Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T05:56:59.2440258Z    Compiling tinystr v0.8.3
2026-07-06T05:56:59.2689881Z    Compiling potential_utf v0.1.5
2026-07-06T05:56:59.3459946Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T05:56:59.5088908Z    Compiling icu_locale_core v2.2.0
2026-07-06T05:56:59.5089456Z    Compiling icu_collections v2.2.0
2026-07-06T05:56:59.5179353Z    Compiling derive_builder_macro v0.20.2
2026-07-06T05:56:59.5671200Z    Compiling n0-error v0.1.3
2026-07-06T05:56:59.5679543Z    Compiling ed25519-dalek v2.2.0
2026-07-06T05:56:59.8942687Z    Compiling spki v0.8.0-rc.4
2026-07-06T05:57:00.1236888Z    Compiling derive_builder v0.20.2
2026-07-06T05:57:00.1998229Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T05:57:00.2580254Z    Compiling pin-project v1.1.13
2026-07-06T05:57:00.2796698Z    Compiling signature v3.0.0
2026-07-06T05:57:00.4433285Z    Compiling tower-layer v0.3.3
2026-07-06T05:57:00.5265774Z    Compiling icu_provider v2.2.0
2026-07-06T05:57:00.5636373Z    Compiling spt-proto v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-06T05:57:00.5946127Z    Compiling proc-macro-crate v3.5.0
2026-07-06T05:57:00.6066910Z    Compiling windows-collections v0.3.2
2026-07-06T05:57:00.7245186Z    Compiling futures-executor v0.3.32
2026-07-06T05:57:00.7492874Z    Compiling windows-numerics v0.3.1
2026-07-06T05:57:00.8557217Z    Compiling icu_normalizer v2.2.0
2026-07-06T05:57:00.9226717Z    Compiling icu_properties v2.2.0
2026-07-06T05:57:00.9434716Z    Compiling futures v0.3.32
2026-07-06T05:57:01.0147111Z    Compiling windows-future v0.3.2
2026-07-06T05:57:01.1103423Z    Compiling ipnet v2.12.0
2026-07-06T05:57:01.1676458Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T05:57:01.2562481Z    Compiling cobs v0.3.0
2026-07-06T05:57:01.3033758Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T05:57:01.4113802Z    Compiling postcard-derive v0.2.2
2026-07-06T05:57:01.4713911Z    Compiling windows-targets v0.52.6
2026-07-06T05:57:01.6245098Z    Compiling prefix-trie v0.8.4
2026-07-06T05:57:01.6445420Z    Compiling once_cell v1.21.4
2026-07-06T05:57:01.6977652Z    Compiling ghash v0.5.1
2026-07-06T05:57:01.7905014Z    Compiling ctr v0.9.2
2026-07-06T05:57:01.8751796Z    Compiling tracing-core v0.1.36
2026-07-06T05:57:01.9042104Z    Compiling tokio-util v0.7.18
2026-07-06T05:57:01.9512125Z    Compiling aes v0.8.4
2026-07-06T05:57:01.9583851Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T05:57:01.9584259Z    Compiling fs2 v0.4.3
2026-07-06T05:57:02.0282854Z    Compiling time v0.3.47
2026-07-06T05:57:02.1003248Z    Compiling http-body-util v0.1.3
2026-07-06T05:57:02.1817343Z    Compiling idna_adapter v1.2.2
2026-07-06T05:57:02.2341562Z    Compiling hashbrown v0.14.5
2026-07-06T05:57:02.2614454Z    Compiling derive_more v2.1.1
2026-07-06T05:57:02.3031928Z    Compiling aead v0.5.2
2026-07-06T05:57:02.3397490Z    Compiling tracing v0.1.44
2026-07-06T05:57:02.3949216Z    Compiling idna v1.1.0
2026-07-06T05:57:02.4780305Z    Compiling arrayvec v0.7.6
2026-07-06T05:57:02.4784008Z    Compiling utf8parse v0.2.2
2026-07-06T05:57:02.6326967Z    Compiling ipconfig v0.3.4
2026-07-06T05:57:02.7542689Z    Compiling url v2.5.8
2026-07-06T05:57:02.8008695Z    Compiling h2 v0.4.14
2026-07-06T05:57:02.8686964Z    Compiling hashlink v0.9.1
2026-07-06T05:57:02.9105127Z    Compiling widestring v1.2.1
2026-07-06T05:57:02.9236029Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T05:57:02.9390646Z    Compiling aes-gcm v0.10.3
2026-07-06T05:57:03.2378026Z    Compiling rusqlite v0.32.1
2026-07-06T05:57:03.2672708Z    Compiling postcard v1.1.3
2026-07-06T05:57:03.2808469Z    Compiling data-encoding-macro v0.1.20
2026-07-06T05:57:03.2810277Z    Compiling tower v0.5.3
2026-07-06T05:57:03.2810889Z    Compiling windows v0.62.2
2026-07-06T05:57:03.3851989Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T05:57:03.4515612Z    Compiling windows-sys v0.59.0
2026-07-06T05:57:03.5318241Z    Compiling num_enum_derive v0.7.6
2026-07-06T05:57:03.5948198Z    Compiling chrono v0.4.45
2026-07-06T05:57:03.8509333Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T05:57:03.8867813Z    Compiling crossbeam-channel v0.5.15
2026-07-06T05:57:03.9817524Z    Compiling strum_macros v0.28.0
2026-07-06T05:57:04.2800001Z    Compiling spt-store v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-06T05:57:04.3471683Z    Compiling async-trait v0.1.89
2026-07-06T05:57:04.4687697Z    Compiling enum-assoc v1.3.0
2026-07-06T05:57:04.6135559Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T05:57:04.6571317Z    Compiling blake3 v1.8.5
2026-07-06T05:57:04.7474672Z    Compiling windows-registry v0.6.1
2026-07-06T05:57:05.0186357Z    Compiling memoffset v0.6.5
2026-07-06T05:57:05.1820977Z    Compiling netwatch v0.16.0
2026-07-06T05:57:05.1821415Z    Compiling noq v0.18.0
2026-07-06T05:57:05.3205228Z    Compiling acto v0.8.2
2026-07-06T05:57:05.3351511Z    Compiling xml-rs v0.8.28
2026-07-06T05:57:05.5343006Z    Compiling identity-hash v0.1.0
2026-07-06T05:57:05.6420254Z    Compiling thiserror v1.0.69
2026-07-06T05:57:05.7331826Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T05:57:05.7923644Z    Compiling lru-slab v0.1.2
2026-07-06T05:57:05.7924190Z    Compiling rustc-hash v2.1.2
2026-07-06T05:57:05.8006344Z    Compiling tagptr v0.2.0
2026-07-06T05:57:05.8881267Z    Compiling ref-cast v1.0.25
2026-07-06T05:57:05.9122707Z    Compiling foldhash v0.2.0
2026-07-06T05:57:05.9625249Z    Compiling mac-addr v0.3.0
2026-07-06T05:57:05.9681995Z    Compiling xmltree v0.10.3
2026-07-06T05:57:06.0003044Z    Compiling moka v0.12.15
2026-07-06T05:57:06.0926893Z    Compiling hashbrown v0.16.1
2026-07-06T05:57:06.2557354Z    Compiling netdev v0.42.0
2026-07-06T05:57:06.3473772Z    Compiling iroh-metrics v0.38.3
2026-07-06T05:57:06.4533546Z    Compiling num_enum v0.7.6
2026-07-06T05:57:06.6418456Z    Compiling spt-msg v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-06T05:57:06.7335223Z    Compiling hyper v1.10.1
2026-07-06T05:57:06.8321435Z    Compiling strum v0.28.0
2026-07-06T05:57:06.8928958Z    Compiling iroh-relay v0.98.0
2026-07-06T05:57:06.8931116Z    Compiling tower-http v0.6.11
2026-07-06T05:57:07.0798449Z    Compiling iroh-base v0.98.0
2026-07-06T05:57:07.0798891Z    Compiling attohttpc v0.30.1
2026-07-06T05:57:07.1036356Z    Compiling n0-watcher v0.6.1
2026-07-06T05:57:07.1463511Z    Compiling tokio-stream v0.1.18
2026-07-06T05:57:07.3030121Z    Compiling toml_datetime v0.6.11
2026-07-06T05:57:07.4489243Z    Compiling serde_spanned v0.6.9
2026-07-06T05:57:07.4558273Z    Compiling thiserror-impl v1.0.69
2026-07-06T05:57:07.4911418Z    Compiling ref-cast-impl v1.0.25
2026-07-06T05:57:07.6090080Z    Compiling serde_derive_internals v0.29.1
2026-07-06T05:57:07.7566431Z    Compiling simple-dns v0.9.3
2026-07-06T05:57:07.7824230Z    Compiling serial-core v0.4.0
2026-07-06T05:57:07.8362602Z    Compiling aho-corasick v1.1.4
2026-07-06T05:57:07.9475713Z    Compiling constant_time_eq v0.4.2
2026-07-06T05:57:08.1139993Z    Compiling hyper-util v0.1.20
2026-07-06T05:57:08.1770164Z    Compiling arrayref v0.3.9
2026-07-06T05:57:08.1894484Z    Compiling toml_write v0.1.2
2026-07-06T05:57:08.3232063Z    Compiling simdutf8 v0.1.5
2026-07-06T05:57:08.3232831Z    Compiling smol_str v0.1.24
2026-07-06T05:57:08.4250731Z    Compiling winreg v0.10.1
2026-07-06T05:57:08.4724971Z    Compiling regex-syntax v0.8.10
2026-07-06T05:57:08.7122199Z    Compiling resolv-conf v0.7.6
2026-07-06T05:57:08.7302221Z    Compiling sha1_smol v1.0.1
2026-07-06T05:57:08.7865272Z    Compiling winnow v0.7.15
2026-07-06T05:57:09.1021776Z    Compiling iroh-dns v0.98.0
2026-07-06T05:57:09.2044195Z    Compiling schemars_derive v1.2.1
2026-07-06T05:57:09.4953710Z    Compiling serial-windows v0.4.0
2026-07-06T05:57:09.6298314Z    Compiling igd-next v0.17.1
2026-07-06T05:57:09.8095928Z    Compiling lru v0.16.4
2026-07-06T05:57:09.8530789Z    Compiling webpki-roots v1.0.7
2026-07-06T05:57:09.8799528Z    Compiling seize v0.5.1
2026-07-06T05:57:10.0415950Z    Compiling darling_core v0.23.0
2026-07-06T05:57:10.0530916Z    Compiling serde_bytes v0.11.19
2026-07-06T05:57:10.0989335Z    Compiling hmac v0.12.1
2026-07-06T05:57:10.1579111Z    Compiling iroh v0.98.2
2026-07-06T05:57:10.2884326Z    Compiling dyn-clone v1.0.20
2026-07-06T05:57:10.3575159Z    Compiling cmov v0.5.4
2026-07-06T05:57:10.4057915Z    Compiling anstyle v1.0.14
2026-07-06T05:57:10.4750072Z    Compiling regex-automata v0.4.14
2026-07-06T05:57:10.5613564Z    Compiling pin-utils v0.1.0
2026-07-06T05:57:10.7330592Z    Compiling toml_edit v0.22.27
2026-07-06T05:57:10.7389376Z    Compiling once_cell_polyfill v1.70.2
2026-07-06T05:57:10.7510322Z    Compiling bitflags v1.3.2
2026-07-06T05:57:10.7642425Z    Compiling lazy_static v1.5.0
2026-07-06T05:57:10.8599225Z    Compiling shared_library v0.1.9
2026-07-06T05:57:10.8855887Z    Compiling anstyle-wincon v3.0.11
2026-07-06T05:57:10.8926716Z    Compiling nix v0.25.1
2026-07-06T05:57:10.9389418Z    Compiling ctutils v0.4.2
2026-07-06T05:57:10.9841947Z    Compiling hkdf v0.12.4
2026-07-06T05:57:11.0249268Z    Compiling papaya v0.2.4
2026-07-06T05:57:11.0954259Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T05:57:11.2203692Z    Compiling serial v0.4.0
2026-07-06T05:57:11.2587507Z    Compiling filedescriptor v0.8.3
2026-07-06T05:57:11.3665076Z    Compiling anstyle-parse v1.0.0
2026-07-06T05:57:11.3866807Z    Compiling backon v1.6.0
2026-07-06T05:57:11.5463052Z    Compiling anstyle-query v1.1.5
2026-07-06T05:57:11.5964924Z    Compiling schemars v1.2.1
2026-07-06T05:57:11.5993089Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T05:57:11.6088534Z    Compiling downcast-rs v1.2.1
2026-07-06T05:57:11.6431340Z    Compiling foldhash v0.1.5
2026-07-06T05:57:11.7589460Z    Compiling instability v0.3.12
2026-07-06T05:57:11.7777732Z    Compiling shell-words v1.1.1
2026-07-06T05:57:11.7830539Z    Compiling colorchoice v1.0.5
2026-07-06T05:57:11.9201789Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T05:57:11.9368530Z    Compiling paste v1.0.15
2026-07-06T05:57:11.9511401Z    Compiling hashbrown v0.15.5
2026-07-06T05:57:12.1004611Z    Compiling anstream v1.0.0
2026-07-06T05:57:12.1391393Z    Compiling vte v0.13.1
2026-07-06T05:57:12.1798704Z    Compiling portable-pty v0.8.1
2026-07-06T05:57:12.3646037Z    Compiling spake2 v0.4.0
2026-07-06T05:57:12.6433212Z    Compiling strum_macros v0.26.4
2026-07-06T05:57:12.6920186Z    Compiling terminal_size v0.4.4
2026-07-06T05:57:12.7213591Z    Compiling regex v1.12.3
2026-07-06T05:57:12.7759685Z    Compiling toml v0.8.23
2026-07-06T05:57:12.9883098Z    Compiling crossterm_winapi v0.9.1
2026-07-06T05:57:13.0293126Z    Compiling itertools v0.13.0
2026-07-06T05:57:13.1007870Z    Compiling sha1 v0.10.6
2026-07-06T05:57:13.4417063Z    Compiling wmi v0.18.4
2026-07-06T05:57:13.4615026Z    Compiling spt-runtime v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-06T05:57:13.4953823Z    Compiling castaway v0.2.4
2026-07-06T05:57:13.6631334Z    Compiling unicode-width v0.1.14
2026-07-06T05:57:13.7452319Z    Compiling indoc v2.0.7
2026-07-06T05:57:13.8712128Z    Compiling darling_macro v0.23.0
2026-07-06T05:57:13.9345798Z    Compiling static_assertions v1.1.0
2026-07-06T05:57:13.9851535Z    Compiling recvmsg v1.0.0
2026-07-06T05:57:14.0971343Z    Compiling doctest-file v1.1.1
2026-07-06T05:57:14.4192605Z    Compiling clap_lex v1.1.0
2026-07-06T05:57:14.4364860Z    Compiling darling v0.23.0
2026-07-06T05:57:14.4823604Z    Compiling compact_str v0.8.2
2026-07-06T05:57:14.7756653Z    Compiling interprocess v2.4.2
2026-07-06T05:57:14.8191848Z    Compiling clap_builder v4.6.0
2026-07-06T05:57:14.9132108Z    Compiling unicode-truncate v1.1.0
2026-07-06T05:57:15.0693002Z    Compiling strum v0.26.3
2026-07-06T05:57:15.1717342Z    Compiling crossterm v0.28.1
2026-07-06T05:57:15.2675109Z    Compiling spt-term v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-06T05:57:15.5166114Z    Compiling portmapper v0.16.0
2026-07-06T05:57:16.0286615Z    Compiling lru v0.12.5
2026-07-06T05:57:16.0596431Z    Compiling spt-live v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-06T05:57:16.2860756Z    Compiling clap_derive v4.6.1
2026-07-06T05:57:16.4796943Z    Compiling cassowary v0.3.0
2026-07-06T05:57:16.5610125Z    Compiling error-code v3.3.2
2026-07-06T05:57:16.6123849Z    Compiling unicode-width v0.2.0
2026-07-06T05:57:16.8818628Z    Compiling clipboard-win v5.4.1
2026-07-06T05:57:17.0682309Z    Compiling ratatui v0.29.0
2026-07-06T05:57:17.1174804Z    Compiling nucleo-matcher v0.3.1
2026-07-06T05:57:17.1190318Z    Compiling qrcode v0.14.1
2026-07-06T05:57:17.1914346Z    Compiling tempfile v3.27.0
2026-07-06T05:57:18.5580295Z    Compiling clap v4.6.1
2026-07-06T05:57:31.6933393Z    Compiling rustls-webpki v0.103.13
2026-07-06T05:57:34.1330879Z    Compiling tokio-rustls v0.26.4
2026-07-06T05:57:34.1331171Z    Compiling noq-proto v0.17.0
2026-07-06T05:57:34.1331459Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T05:57:34.2778375Z    Compiling hyper-rustls v0.27.9
2026-07-06T05:57:34.2779273Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T05:57:34.2779655Z    Compiling tokio-websockets v0.13.2
2026-07-06T05:57:34.4281495Z    Compiling reqwest v0.13.4
2026-07-06T05:57:35.3658262Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T05:57:52.2562451Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T05:57:53.7226887Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T05:58:03.2213314Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T05:58:11.2257022Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
2026-07-06T05:58:11.2501996Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-e8329339fd16cbd9.exe)
2026-07-06T05:58:11.3044755Z 
2026-07-06T05:58:11.3045097Z running 1 test
2026-07-06T05:58:18.4122038Z test new_brain_serves_against_old_broker ... ok
2026-07-06T05:58:18.4122255Z 
2026-07-06T05:58:18.4122511Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.11s
2026-07-06T05:58:18.4122793Z 
2026-07-06T05:58:18.4603239Z Post job cleanup.
2026-07-06T05:58:18.5639106Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:58:18.5861407Z git version 2.43.0.windows.1
2026-07-06T05:58:18.5903992Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f5b44e94-4b38-43c4-8107-705d9eace678\.gitconfig'
2026-07-06T05:58:18.5916633Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f5b44e94-4b38-43c4-8107-705d9eace678' before making global git config changes
2026-07-06T05:58:18.5917098Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:58:18.5922082Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T05:58:18.6916633Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:58:18.7169339Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:58:19.2897476Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:58:19.3111279Z http.https://github.com/.extraheader
2026-07-06T05:58:19.3134317Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-06T05:58:19.3369310Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:58:19.9534156Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:58:19.9770075Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:58:20.5113748Z Cleaning up orphan processes
